Avoid a g_object_get path
authorTimm Bäder <mail@baedert.org>
Sat, 14 Jul 2018 09:26:00 +0000 (11:26 +0200)
committerTimm Bäder <mail@baedert.org>
Tue, 17 Jul 2018 15:33:46 +0000 (17:33 +0200)
commit446b2e25d3cf7f89a46ceec3b075993b5da0551c
tree98036be5aa2b81ad0c626df029cbfad6510b1e54
parent17b1e7bae9e0656587d39912f2919fbfb37e058d
Avoid a g_object_get path

We can use gdk_device_get_n_axes instead and will get the same result.
gdk/x11/gdkdevicemanager-xi2.c